CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - aco matlab

搜索资源列表

  1. aco-v1.1

    0下载:
  2. 采用蚁群优化算法的轮廓匹配,输入可以是二值轮廓或者是任意的二维点集-This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:38153
    • 提供者:王淑丹
  1. ACO-for-path-planning

    0下载:
  2. 蚁群算法路径规划matlab代码,可以正常运行-Ant colony algorithm for path planning of the matlab code, and can run normally
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:385128
    • 提供者:changle
  1. ACO-TSP-matlab-code

    0下载:
  2. ant colony optomization tsp code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:8773
    • 提供者:yeki
  1. ACO

    0下载:
  2. MATLAB实数编码的蚁群算法源程序,M文件 函数1:f=cos(2*pi.*x).*cos(2*pi.*y).*exp(-((x.^2+y.^2)/10)) 函数2:f=exp(-2*log(2).*((x-0.1)./0.8).^2).*(sin(5*pi.*x)).^6 函数3:f=(3./(0.05+(x.^2+y.^2))).^2+(x.^2+y.^2).^2 函数1带有注释-MATLAB real-coded ant colony algorithm source,
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3280
    • 提供者:胡毅
  1. QAP-using-ACO

    0下载:
  2. matlab code qap by aco
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2008
    • 提供者:anahita
  1. aco

    0下载:
  2. 蚁群算法解决路径规划问题,可以自己设置地图中的障碍,使得规划路径避开障碍。运用蚁群算法计算比较简单。-ACO is one of the Heuristic algorithm,and it has a long history.The program is coded by MATLAB.It can solve the question that mapping the best route.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2431190
    • 提供者:李寄玮
  1. aco

    0下载:
  2. This the aco code in matlab.-This is the aco code in matlab.
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:800
    • 提供者:farnoud
  1. ACO

    0下载:
  2. Ant Colony Optimization Matlab files
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:6590
    • 提供者:Amandeep
  1. ACO-to-solve-TSP-problems

    0下载:
  2. 蚁群算法解决TSP问题的MATLAB实现-ACO to solve TSP problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6410
    • 提供者:少华
  1. Chaos-improved-ACO-in-PID

    0下载:
  2. Matlab code for caotic ACO PID
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4318
    • 提供者:djamel
  1. ACO-OFDM 代码

    2下载:
  2. aco-OFDM optical , design in matlab 代码
  3. 所属分类:matlab例程

  1. ant-colony-algorithm(ACO)

    0下载:
  2. 蚁群算法实现TSP问题,代码由MATLAB编写,可直接运行,直接修改初始城市数据即可-Ant colony algorithm TSP problem, the code is written in MATLAB can be directly run, the data can directly modify the initial cities
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2171
    • 提供者:王宇蒙
  1. ACO

    0下载:
  2. Continuous Ant Colony Optimization in MATLAB
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1371
    • 提供者:amin
  1. ACO

    1下载:
  2. 一个基于matlab的ACO(人工蚁群)寻优算法例程,通过修改适应度函数可以完成不同的寻优任务,可用于开发改进算法或与其他智能优化算法进行对比。-A matlab-based ACO (artificial ACO) algorithm optimization routines, by modifying the fitness function optimization can perform different tasks that can be used to develop impro
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:364621
    • 提供者:Edward.J
  1. ACO

    0下载:
  2. aco code in matlab for tsp
  3. 所属分类:Editor

    • 发布日期:2017-04-30
    • 文件大小:45420
    • 提供者:sina jalali
  1. ACO

    0下载:
  2. ACO Algorithm is implement with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1831
    • 提供者:monamoradi0
  1. feature_selection

    0下载:
  2. 使用matlab语言编写而成,用于蚁群算法的特征提取和选择,已经验证过了-it is used to feature selection for aco,matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2525
    • 提供者:yzt
  1. aco

    0下载:
  2. a scr ipt of Ant Colony Optimization in Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:sam
  1. aco

    0下载:
  2. code matlab pso based aco
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2070
    • 提供者:marouma
  1. ACO-knapsack

    0下载:
  2. Ant colony optimization matlab code for solving Knapsack problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:14310
    • 提供者:javad
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com